func os/exec.lookPath

2 uses

	os/exec (current package)
		lookpath.go#L29: 	return lookPath(file)
		lp_unix.go#L44: func lookPath(file string) (string, error) {